If your scenario requires compile - time checking , you cannot comply with this guideline 如果需要进行编译时检查,则不能使用此准则。
Compile - time checks identify many programming errors that go undetected in other progamming languages 编译时可检查许多种编程错误,这在其它语言中是无法检查到的。
Finally , the code for the typed dataset is safer , because it provides for the compile - time checking of types 最后,已声明类型的数据集的代码更安全,原因在于它提供对类型的编译时检查。
Besides recognizing special identifiers in the code , javassist implements much looser compile - time checks on the code than required by the java language specification 除了在代码中识别特殊的标识符外, javassist还实现了比java语言规范所要求的更宽松的编译时代码检查。